翻訳と辞書
Words near each other
・ Bareilly
・ Bareilly (disambiguation)
・ Bareilly (Lok Sabha constituency)
・ Bareilly Airport
・ Bareilly Central Jail
・ Bareilly College
・ Bareilly district
・ Bareilly division
・ Bareilly Metro
・ Bareilly New Delhi Intercity Express
・ Bareilly railway station
・ Bareilly-Pilibheet Provincial State Railway
・ Barein language
・ Bareina
・ Bareiro
Bareiss algorithm
・ Bareja (area)
・ Bareji language
・ Barekamavan
・ Barekamutyun
・ Barekese
・ Barekese Dam
・ Barekese Senior High School
・ Bareket
・ Bareket observatory
・ Barel
・ Barel Graal
・ Barel Mouko
・ Barela
・ Barela Kheda


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Bareiss algorithm : ウィキペディア英語版
Bareiss algorithm
In mathematics, the Bareiss algorithm, named after Erwin Bareiss, is an algorithm to calculate the determinant or the echelon form of a matrix with integer entries using only integer arithmetic; any divisions that are performed are guaranteed to be exact (there is no remainder). The method can also be used to compute the determinant of matrices with (approximated) real entries, avoiding the introduction any round-off errors beyond those already present in the input.
During the execution of Bareiss algorithm, every integer that is computed is the determinant of a submatrix of the input matrix. This allows, using Hadamard inequality, to bound the size of these integers. Otherwise, Bareiss algorithm may be viewed as a variant of Gaussian elimination and needs roughly the same number of arithmetic operations.
It follows that, for an ''n'' × ''n'' matrix of maximum (absolute) value 2''L'' for each entry, the Bareiss algorithm runs in O(''n''3) elementary operations with an O(''n'' ''n''/2 2''nL'') bound on the absolute value of intermediate values needed. Its computational complexity is thus O(''n''5''L''2 (log(''n'')2 + ''L''2)) when using elementary arithmetic or O(''n''4''L'' (log(''n'') + ''L'') log(log(''n'') + ''L''))) by using fast multiplication.
The general Bareiss algorithm is distinct from the Bareiss algorithm for Toeplitz matrices.
==References==

*.


抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Bareiss algorithm」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.